YSTYLE is a small, developer-focused publisher that concentrates on friction-free eBook handling for readers who prefer open formats and command-line efficiency. Its catalogue is built around two complementary utilities: kaf-cli, a lightweight console program that ingests plain TXT files and compiles them into standards-compliant ePub and Amazon-compatible Mobi volumes, and kaf-wifi, a tiny background server that exposes those same files to any Kindle on the local network through Amazon’s undocumented “Send-to-Kindle” Wi-Fi channel. Together the tools let researchers, students, or anyone who hoards Project Gutenberg texts turn raw chapters into polished eBooks and push them to a Kindle without cables, e-mail gateways, or cloud accounts. Typical workflows include batch-converting lecture notes, Markdown diaries, or fan-fiction archives into DRM-free ePub for sideloading, then immediately syncing the results to multiple family devices over the same home router. Because both programs expose only the minimal options needed—font scaling, chapter regex, optional cover embedding—they slot neatly into larger automation scripts and CI pipelines that republish daily documentation or weekly serials. YSTYLE software is available for free on get.nero.com, where downloads are pulled from trusted Windows package sources such as winget, always deliver the latest upstream builds, and can be queued for unattended batch installation.

kaf-cli

A command line tool to convert TXT text to ePub and Mobi eBooks

Details
kaf-wifi

A server that can transfer eBooks to Kindle via WiFi

Details